In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration / EnableJBIG2 Property

EnableJBIG2 Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(13)>

Property EnableJBIG2 As Boolean
[DispId(13)]

bool EnableJBIG2 {get; set;}
read-write property EnableJBIG2: Boolean; 
DispIdAttribute(13)

function get,set EnableJBIG2 : boolean
[DispId(13)]

__property bool get_EnableJBIG2();

__property void set_EnableJBIG2( 

   bool value

);
[DispId(13)]

property bool EnableJBIG2 {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IPDFReducerConfiguration
IPDFReducerConfiguration Members